new ITHit.WebDAV.Client.Property(sName, sValue, sNamespace)
Initializes new string valued property.
Name | Type | Description |
---|---|---|
sName |
string | ITHit.WebDAV.Client.PropertyName | Name of the property. |
sValue |
string | optional Property value. |
sNamespace |
string | optional Namespace of the property. |
Throws:
ITHit.Exception
Members
-
Namestring ITHit.WebDAV.Client.PropertyName
-
Property Name.
-
Value*
-
Property value.
Methods
-
StringValue(){string}
-
String value of the custom property.
Returns:
string String value of the custom property.